home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD School House 9
/
CD School House 9.0 - Wayzata Technology (1994).iso
/
mac
/
MAC
/
School House
/
Misc.
/
Save the Planet 1991 2.11
/
card_192978.txt
< prev
next >
Wrap
Text File
|
1991-05-30
|
2KB
|
85 lines
-- card: 192978 from stack: in.11
-- bmap block id: 194110
-- flags: 0000
-- background id: 192539
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=411 top=21 right=59 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to previous card
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=444 top=22 right=57 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect wipe right
go to next card
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=476 top=21 right=57 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=362 top=30 right=48 bottom=407
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print
----- HyperTalk script -----
on mouseUp
doMenu "Print Card"
end mouseUp